projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b04a312
)
Fix entry for sysdep.c.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 10 Sep 2005 14:46:07 +0000
(14:46 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 10 Sep 2005 14:46:07 +0000
(14:46 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a4b2ae24ef7dac364ad0a34e1fd2c1bde3e717e0..24f0dccea98e4c1543d52bec62bfea8a9ee0eb6c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-18,8
+18,8
@@
Remove the MAXPATHLEN limitations:
- * sysdep.c (get_current_dir_name) [!HAVE_
CURRENT_DIR_NAME]: New
- function.
+ * sysdep.c (get_current_dir_name) [!HAVE_
GET_CURRENT_DIR_NAME]:
+
New
function.
* buffer.c (init_buffer): Use it.